No description
Find a file
2021-10-16 21:52:57 -07:00
view CSS Added 2021-10-17 00:00:39 +05:30
.gitignore build files added 2021-10-16 14:25:08 +05:30
main.js changed icon, fixed plugin name 2021-10-16 21:52:57 -07:00
main.ts Notices for events and sync errors handled 2021-10-15 10:30:25 +05:30
manifest.json yes 2021-10-16 21:49:44 -07:00
old_view.ts Attempt to implement settings syncing 2021-10-10 21:08:13 -07:00
package.json CSS and Tabs Added 2021-10-16 23:33:38 +05:30
ReactView.tsx Notices for events and sync errors handled 2021-10-15 10:30:25 +05:30
README.md Update README.md 2021-10-16 09:08:30 -07:00
rollup.config.js Rollup: Don't include source code in distribution. 2021-04-06 08:48:36 -04:00
settings.ts Removed unused date setting 2021-10-11 12:41:55 +05:30
styles.css CSS Added 2021-10-17 00:00:39 +05:30
tsconfig.json Attempt to implement settings syncing 2021-10-10 21:08:13 -07:00
versions.json Added versions.json 2020-11-10 02:52:56 -05:00
view.tsx Notices for events and sync errors handled 2021-10-15 10:30:25 +05:30

Obsidian x Habitica Integration

This plugin for Obsidian incorporates a view to display and interact with the task management app Habitica.

Usage

The plugin's view is enabled by clicking on the "Open Habitica Pane" option in the side ribbon. To sync your account, go to the settings page of the plugin and enter your user ID and API token credentials.

Features

  • View current HP and XP
  • Check off tasks in the view, which sync to the

Settings

  • Habitica User ID: You can find this by clicking on the "User" icon in the top right of the Habitica webapp, "Settings", then "API"
  • Habitica Token API: You can find this by clicking on the "User" icon in the top right of the Habitica webapp, "Settings", then "API"

The following two inputs help fetch your user data to be displayed in the Obsidian view.