NotificationNotes icon indicating copy to clipboard operation
NotificationNotes copied to clipboard

Notification Notes is a simple note taking Android app that lets you display your notes as native Android notifications

Results 13 NotificationNotes issues
Sort by recently updated
recently updated
newest added

- Share notes to other apps - Create new notes by sharing from other apps https://developer.android.com/training/sharing/index.html

enhancement

I have my notification settings set to not show sensitive notification content thus the notifications from this app won't be visible if the screen is locked. I would like to...

See how Wunderlist does it below. This would be marvellous! :-) ![image](https://user-images.githubusercontent.com/170947/55463305-088a2680-55f9-11e9-8b2a-b555c5ae8d95.png)

For example: long pressing a note in the note list puts it in to a mode where its position in the list can be changed by drag 'n' drop. This...

enhancement

As of Android KitKat (7.0) the notes can be bundled together in a [group](https://developer.android.com/training/notify-user/group). Each note within this group is expandable, and their full contents can be viewed.

I was wondering if it is possible to include an export function which allows you to save an XML/JSOn (or whatever you use to store the notes) and push it...

Please consider adding the ability to edit a selected note, so that when one taps on it, he is shown editing dialog for that very note, like it is done...

enhancement
help wanted

Please consider adding `SearchView` to UI. Scrolling down a very long list of notes is not a pleasant UX.

enhancement
help wanted

A Dismiss Button at the Notification in the NotificationBar to disable the Note (without opening the app) would be nice.

enhancement

Does not restore notifications after phone reboot and even after starting app. It is needed tap off/on to put them back to notification bar. (Android 4.0.4)