Rooyca / doing

What was I doing?
MIT License
3 stars 1 forks source link
obsidian obsidian-plugin tasks

📋 Doing

doing

🎉 Introduction

Welcome to Doing, an Obsidian plugin designed to help you keep track of what task you were doing. This plugin is perfect for users who often find themselves switching contexts and need a quick reminder of their current task.

🚀 Features

🛠️ Installation

  1. Download: Get the latest version from the GitHub releases page.
  2. Install: Copy the plugin folder to your Obsidian plugins directory (<vault>/.obsidian/plugins/).
  3. Enable: Open Obsidian, go to Settings > Community Plugins, and enable the plugin.

📖 Usage

  1. Add a Task: To add a task, use the command palette (Ctrl/Cmd+P) and search for "doing: Add Task". Enter your task description and hit Enter.
  2. View Current Task: Your current task will be displayed in the status bar at the bottom of Obsidian.
  3. Complete a Task: Once you've completed a task. The task will be logged in doing.md with a timestamp.
  4. View Task History: Open doing.md to see a history of all your tasks.

🌟 Contributing

We welcome contributions! If you have ideas for new features or improvements, feel free to open an issue or submit a pull request on our GitHub repository.

📞 Support

If you encounter any issues or have questions, please open an issue on GitHub or reach out via our support page.

📝 License

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