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.
- Export Habits, ToDo's, and Dailies from Habitica.
- Generate a formatted output compatible with Obsidian.
- Simple and user-friendly interface.
To use Obsitica-Web, follow these steps:
- Visit the Obsitica-Web page.
- Enter your Habitica User ID and API Token to connect your account.
- Select the type of data you want to export (Habits, ToDo's, Dailies).
- Click on the "Export" button to generate the formatted output.
- Copy the generated text and paste it into your Obsidian journal.
We welcome contributions to Obsitica-Web! If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Add feature-name"
- Push your changes to your fork:
git push origin feature-name
- Create a pull request and describe your changes.
This project is licensed under the MIT License. See the LICENSE file for details.