# Getting Started With Task Marker
## How to use
See [[How to Use Task Maker]] for details.
## How to configure
Task Marker uses [[Moment.js Format|moment.js]] to format the date and time to be appended. In addition, **square brackets** are needed to surround the content that is not part of the format string.
- For example, if `[completion::2023-01-01]` is the desired text to be appended, then `[[completion::]YYYY-MM-DD[]]` needs to be configured in settings.
See [[How to Configure Task Marker]] for more detailed settings.
## How to install
Install the plugin from the Obsidian Community Plugins store:
1. Go to `Settings > Community plugins` and disable "Restricted mode"
2. Click "Browse" to search for plugins and type "task marker"
3. Select **Task Marker** and click "Install"
4. Enable Task Marker and configure it as desired
## Resources
See [[Resources for Task Marker]] for details.
## Learn More About Task Marker
- [[Key Features of Task Marker]]
- [[Acknowledgments for Task Marker]]