neno
neno copied to clipboard
Feature Request
- Import menu to import txt files, docx files
- Option to share the whole note for other users to view/search what we see in web application. basically the shared users should be able to view, search but should not have the privilege to edit/delete the notes of the entire notebook
- type ahead with number of matches on typing and highlight text in search results in 1st level and second level navigation
- navigation arrows to navigate the occurrences of the searched keyword in the notes when clicked via search results
Thank you very much for the feature requests.
- is actually possible today, there's an "Import note" button to add text files as notes and an "Upload file" button to add arbitrary files.
- would involve a webserver where the shared notes are accessible to others. Since this app follows a local-first approach ("services come to the data", not vice versa), the sharing of notes is currently out of its scope (even though this might change at some point), and should currently be done via already established file sharing methods.