Item logo image for Note Anywhere

Note Anywhere

Featured
3.9(

1.8K ratings

)

62 support issues

  • All
  • Questions
  • Suggestions
  • Problems

Mohamed Jebali

Mar 10, 2025

It should detect history.pushState

Many modern apps change the url using history.pushState instead of the normal navigation. The extension should detect this as a different page and show the corresponding notes if any.
Thank you.

Vidas Sadauskas

Jan 16, 2025

Possibly excessive permissions

Why does this extension need these permissions:
- Read your browsing history
- Manage your downloads
?

Erin Bailey

Jan 15, 2025

Notes summary pagination image not found

On an M1 Macbook Pro, the image for the pagination is not found and the not-found thumbnail is showing as overlapping slightly with the "Delete" link at the bottom of the page. (the refresh image is displaying and is also overlapping the "Delete" link)

Erin Bailey

Jan 15, 2025

Ways to make the summary much more useful

The Summary list is only slightly useful at this time. I have many notes on multiple pages within the same website so the summary just shows a list of the first half of the domain and the number of notes so I wind up just having to go down the list opening each URL in a new tab to view the notes for that website.

Some things that would make the summary list more useful:

1. Ability to sort by most recent instead of only listing in descending order of quantity of notes on a page
2. Wider summary list and horizontal scroll so I could see more of the domain, or even the full domain
2A. Better than just horizontal scrolling, add a column with the page name
2Aa. Allow the page name to be edited by the user in the summary list
3. Have a thumbnail to show note(s) color in summary list
3A. Allow for the selection of more colors/custom colors/etc when adding a new note
4. Have a view option in the summary of all of the notes shown by note title and note color (default for note title could be the first 75-100 characters of the note or something similar)
4A. Allow for a note title to be set in the note bar (before or after the date/time) - using default title as the first x# of characters, then clicking on that default title in the bar would allow for title customization

Anna Grau Parés

Jan 9, 2025

Export notes

I cannot enter anymore in a webpage where I had several notes, so I cannot recover those notes. Can you help me to export them. I can see the list of the notes and the number of notes saved in that webpage, but I cannot enter into the information itself. Thank you!

kaylee z

Jan 8, 2025

Unable to add notes

I have the same issue as Shane Oakes and Anhel Soto, I can customize notes, but nothing happens whenever I click one of the buttons in the pop-up.

Shane Oakes

Nov 7, 2024

Unable to add notes

Exact same issue Anhel Soto (Oct. 21, 2024) is having.
Can customize note looks, but unable to add any notes at all.
The entire purpose of the extension seems not to work.

Norm NotPublic

Oct 25, 2024

Truncate URL for sites that have text after a ? for their own usage

I love this product. However when I use it with Airbnb I find that it does not see that I have left a note for one of the pages because each time I visit the page, the host adds on different id information following the ?. I modified an earlier version of NoteAnywhere (0.6.10_0) to handle this. The new version is much more complicated that the version I changed.
I added a function: trimURL that removed the text following the ?. For example:
var theURL = trimURL(tab.url); // get meat of the URL and use that vs the full text
tx.executeSql("SELECT * FROM WebKitStickyNotes WHERE url = ?", [theURL], function(tx, result) {

Can you add that feature to the next version or give me some hints on where I should go to do it myself.
Thanks,
Norm

Arun Kumar वाघचौरे

Sep 6, 2024

Notes don't show up

Sometimes when (or if) the top edge of the notes while moving (there are times when elements of pages itself starts elbowing note to the top edge of chrome browser), goes above the chrome browser - It becomes impossilble to bring down the notes (or resize it).
Clicking on the notes icon in the expension shows notes. But not the pinned note.
Workaround I found is: Copy content from the atom board, delete the note and create a note again pin it properly and paste the content of the previous note.
Please fix this bug.

Arun Kumar वाघचौरे

Sep 6, 2024

Have two options #1. Notes on website and #2. Notes on pages

Provide two optons to users
Notes on website: This will make notes appear through out the website,irrespective of pages or dynamic url. (example wikipedia.org or https://en.wikipedia.org/wiki/Main_Page)
Notes on Pages: This will make notes appear only on the page where note was created (example https://en.wikipedia.org/wiki/UN)

Google apps