Skip to content

dotMavriQ/Obsitica-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsitica-Web

Obsitica-Web is a web service that allows you to export your Habits, ToDo's, and Dailies from Habitica into a format suitable for journaling in Obsidian. This tool helps streamline your habit tracking and journaling process, making it easier to keep track of your progress and stay organized.

Features

  • Export Habits, ToDo's, and Dailies from Habitica.
  • Generate a formatted output compatible with Obsidian.
  • Simple and user-friendly interface.

Usage

To use Obsitica-Web, follow these steps:

  1. Visit the Obsitica-Web page.
  2. Enter your Habitica User ID and API Token to connect your account.
  3. Select the type of data you want to export (Habits, ToDo's, Dailies).
  4. Click on the "Export" button to generate the formatted output.
  5. Copy the generated text and paste it into your Obsidian journal.

Contributing

We welcome contributions to Obsitica-Web! If you would like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix:
    git checkout -b feature-name
  3. Make your changes and commit them:
    git commit -m "Add feature-name"
  4. Push your changes to your fork:
    git push origin feature-name
  5. Create a pull request and describe your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.