Skip to content

writing-tools/snotepad

Repository files navigation

Forked from:

https://github.com/aario/snotepad

Download APK from releases section.

TODO:

1 - Button to insert date e.g. 2021-07-19 2 - Show total notes count + total size (backup purposes) 3 - Highlight note entry briefly when going back, to give the user a sense of location. 4 - Notes should be ordered by modified date by second, not minute (if two files updated in the same minute, they won't be ordered according to modification date). See: snotepad/app/src/main/java/info/aario/snotepad/Filer.java#L21 5 - change the text colour when searching for note to white 6 - colour the textlist item clicked, remove colour when another one is clicked. Maintain this colour so that you know what is the last note you edited. 7 - Do not scroll to top when deleting a note

O - Show line numbers [Exists in Markor] O - Option to choose folder, reload notes in that folder aario/snotepad#27 [Exists in Markor] O - search a note + highlight matches + search globally showing matches highlighten in a list with note name aario/snotepad#28 [Exists in Markor]

X - fix building for 'release' mode X - Make date as note's name X - Reduce time of "Changes saved to..." (after saving a file) X - how to build it on linux? X - put the buttons on top bar (remove "snotepad" text)


Notes

SNotepad is simple yet professional notepad app for android. The S stands for Suckless/Simple.

Get it on F-Droid



Copyright (C) 2017 Aario Shahbany

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About SNotepad

SNotepad is a combination of modern memo apps and traditional text editors. While you enjoy the features of top modern notepad apps like multiple notes management and instant search, SNotepad doesn't save notes in a special database but instead directly on internal storage or SDCard. That means you need not to worry about backing up your valuable notes or export them every once in a while in case you changed your phone or lost it. You can also define the save path in settings dialog. You can even give it address of your OwnCloud folder if you have the app installed. Therefor you can have all your notes backed up by OwnCloud.

It takes a lot of time and effort to write a software. If you found SNotepad usefull, please consider making a donation by visiting: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UJTM2GDGPEFHA Thanks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages