stevencohn / OneMore

A OneNote add-in with simple, yet powerful and useful features
Mozilla Public License 2.0
2.53k stars 213 forks source link

Hashtag search results in dark mode are gray on gray with a white shadow, hard to read #1493

Open G2G2G opened 1 month ago

G2G2G commented 1 month ago

Problem to Solved

If the Theme is set to dark, the text in the hashtag search results is dark on dark background

stevencohn commented 1 month ago

Can you provide a screenshot? This is what is should look like:

image
G2G2G commented 1 month ago

For some reason it doesn't save when I try to upload. Can I email it ?

stevencohn commented 1 month ago

Screen capture and then copy/paste into here? Sometimes it doesn't like to upload files, but copying a jpg from the clipboard usually works

G2G2G commented 1 month ago

Screenshot 2024-07-22 081655

stevencohn commented 1 month ago

Items will be disabled if OneMore thinks the notebook is inaccessible. Is that notebook loaded in OneNote currently?

G2G2G commented 1 month ago

Yes. Here’s how it looks when I set the theme to light

Screenshot 2024-07-22 091230

stevencohn commented 1 month ago

Theme shouldn't matter, it thinks the Word References notebook is unloaded, so will still disable each item in that notebook.

This was intended to show you that there are known tags in the catalog, even if you can't hyperlink to them at the moment. A future enhancement was going to add an option to include/exclude these results.

But if the notebook is loaded - I presume you're viewing it right now? - then this is an issue in the way OneMore "sees" that notebook. Maybe the log file would help. Could you try to attach it here? Maybe as a zip.

%temp%\OneMore.log

G2G2G commented 1 month ago

s

stevencohn commented 1 month ago

Starting on July 17, it looks like OneNote was having trouble syncing one of your notebooks. If it's stuck during a sync, OneMore sometimes has trouble talking to OneNote; this is a limitation of OneNote itself and OneMore will retyr a few times before giving up.

Does the notebook in question appear to stuck trying to sync online?

stevencohn commented 1 month ago

One option is that you can force OneNote to rebuild the hashtag catalog. You can do this by closing OneNote, and then deleting the file

%appdata%\OneMore\OneMore.db

When you restart OneNote, it will want to rebuild the hashtag catalog which could take a couple of minutes. You only have somewhere around 1500 page total so it shoudn't take long

G2G2G commented 1 month ago

OK thanks

stevencohn commented 1 month ago

Is it working for you now? Can this be closed?