-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start Guide
- Page: a "page" is a single notes-file.
The app, by default, will launch to the list of all previously created pages. Pages are sorted by order of the date (and time) they were last modified. In case of many pages, scrolling down on the list will load more of the older ones.
using any number of whitespace separated keywords, for pages that contain them all.
creates a new blank page and launches the editor.
Displays the functions:
delete selected pages (they will be transfered to the recyclebin).
compacts the selected pages into a single, new page.
takes you to settings.
to manually load a batch of older pages. (In case simply scrolling down isn't possible due to device-incompatibility)
takes you to the recycle-bin.
long press on the page until its color changes.
Allows you to select multiple pages, to either delete them or restore them.
Additionaly, you can delete all of them in one go (empty recycle bin).
You can also inspect any given page in the Editor, but you must restore it first, in order to be able to edit it.
Allows you to search for tokens within a single page. Volume up/down to scroll.
decreases text size.
increases text size.
switches the edit mode between:
edit the rendered text.
directly edit the source html.
After placing your cursor anywhere on a paragraph of text, you can select one of the available styles, and the text in the whole paragraph will get styled accordingly.
imports an image from the local filesystem to the current page. (You can import any number of images to a page).
Lets the user draw something, and adds the drawing as an image to the current page. (You can add any number of doodles to a page).
You can also take a photo and have it added to the page you're editing, directly from the app.
Lets you record an audio clip through the device's microphone. The clip can be played back later by tapping on a text link. (Important: do not edit the audio's text link, or else you'll lose the ability to play it back).
You can also import an audio clip from another location on the device.
Allows you to add a clickable hyperlink to a website.
The editor will automatically save a non empty page when you exit. The editor will also remember, for each page, the last position your cursor was on, and relaunch the page to that position.
Contains a few app-wide options and actions.
if toggled on, this will launch the app to the editor conveniently opened on a new blank page, instead of launching the app to the list of created pages.
here you can choose between a few different app-themes, principally light and dark mode.
this will create a zip file containing all of your page's data. You can export this zip file through any medium available to your device, as a means of backup or page-sharing.
You can also export any number of pages by selecting them from the list of pages.
lets you pick a zip file containing data from previously exported pages. The pages will be imported to your current list. In case of two pages that were created at the exact same millisec of time, the imported ones may overwrite the old ones. If you don't see the pages you imported immediately, please restart the app.
You can also import a batch of pages by clicking on any pertinent zip file from outside the app.