QOwnNotes documentationΒΆ
- QOwnNotes Scripting
- Methods and objects QOwnNotes provides
- Starting an external program in the background
- Starting an external program and wait for the output
- Getting the path of the current note folder
- Getting the current note
- Logging to the log widget
- Downloading an url to a string
- Downloading an url to the media folder
- Inserting a media file into the media folder
- Regenerating the note preview
- Registering a custom action
- Registering a label
- Setting the text of a registered label
- Creating a new note
- Accessing the clipboard
- Write text to the note text edit
- Read the selected text in the note text edit
- Select all text in the note text edit
- Select the current line in the note text edit
- Set the currently selected text in the note text edit
- Get the start position of the current selection in the note text edit
- Get the end position of the current selection in the note text edit
- Read the current word from the note text edit
- Check whether platform is Linux, OS X or Windows
- Tag the current note
- Search for tags by name
- Search for notes by note text
- Add a custom stylesheet
- Reloading the scripting engine
- Fetching a note by its file name
- Fetching a note by its id
- Checking if a note exists by its file name
- Copying text into the clipboard
- Jumping to a note
- Jumping to a note subfolder
- Showing an information message box
- Showing a question message box
- Showing an open file dialog
- Showing a save file dialog
- Registering script settings variables
- Storing and loading persistent variables
- Loading application settings variables
- Reading the path to the directory of your script
- Converting path separators to native ones
- Converting path separators from native ones
- Getting the native directory separator
- Getting a list of the paths of all selected notes
- Getting a list of the ids of all selected notes
- Triggering a menu action
- Opening an input dialog with a select box
- Opening an input dialog with a line edit
- Writing text to a file
- Working with websockets
- Hooks
- Exposed classes
- Methods and objects QOwnNotes provides
- Spellchecking
- Command line interface parameters
- Time formats
- License