/ObsidianCompanion

Android companion app to Obsidian.MD

Primary LanguageJava

QuickAdd Usage

Gif usage example -GIF EXAMPLE-

Setup:

  1. Enable required permissions
  2. Set QuickAdd file
  3. Enable the Quick Settings tile by dragging it in the notification tray

Usage:

  1. Press Quick Setting tile icon
  2. Submit some text
  3. (post-processing is done on text)
  4. (text is appended to the end of the chosen file)

QuickAdd input dialog: 6_dialog

outputted in obsidian with post-processing: 7_added

Configuring post-processing

You can use variables and markdown here.

Prepend default example:

4_prepend

Append default example:

5_append

outputted in obsidian with post-processing:

7_added


ObsidianCompanion

Android companion app to Obsidian.MD

Settings Screen

Settings screen

1_settingscreen

Request permissions

You will be brought to file permissions in your settings

2_fileaccess

Enable ObsidianCompanion on this setting page.

3_fileaccess2

You will also be asked for file write acess.

Set default QuickAdd file

Select the default target file in vault for QuickAdd in user file explorer.

Post-processing

Used to template your QuickAdd data.

Add new lines, variables, and markdown text.

prepend

This is added before the QuickAdd data .

4_prepend

append

This is added after the QuickAdd data .

5_append

Variables

Variables will be replaced in post-processing:

  • [!empty]
  • [!time]
  • [!date]