{"id":13626035,"url":"https://github.com/tgrosinger/slated-obsidian","last_synced_at":"2025-04-16T11:31:09.811Z","repository":{"id":48619184,"uuid":"318308055","full_name":"tgrosinger/slated-obsidian","owner":"tgrosinger","description":"Task management in Obsidian.md","archived":true,"fork":false,"pushed_at":"2021-07-17T14:46:13.000Z","size":3456,"stargazers_count":131,"open_issues_count":13,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-08T15:47:00.841Z","etag":null,"topics":["obsidian-md","obsidian-plugin","task-management","task-manager"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tgrosinger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["tgrosinger"],"custom":["https://paypal.me/tgrosinger","https://buymeacoffee.com/tgrosinger"]}},"created_at":"2020-12-03T20:12:38.000Z","updated_at":"2024-08-21T08:51:37.000Z","dependencies_parsed_at":"2022-09-11T14:22:15.874Z","dependency_job_id":null,"html_url":"https://github.com/tgrosinger/slated-obsidian","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgrosinger%2Fslated-obsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgrosinger%2Fslated-obsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgrosinger%2Fslated-obsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgrosinger%2Fslated-obsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgrosinger","download_url":"https://codeload.github.com/tgrosinger/slated-obsidian/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249235042,"owners_count":21235136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obsidian-md","obsidian-plugin","task-management","task-manager"],"created_at":"2024-08-01T21:02:08.322Z","updated_at":"2025-04-16T11:31:09.473Z","avatar_url":"https://github.com/tgrosinger.png","language":"TypeScript","funding_links":["https://github.com/sponsors/tgrosinger","https://paypal.me/tgrosinger","https://buymeacoffee.com/tgrosinger","https://www.buymeacoffee.com/tgrosinger"],"categories":["TypeScript"],"sub_categories":[],"readme":"# Slated for Obsidian\n\n## ⚠ Project Archived\n\nAfer much thought and experimentation, I have decided to change directions with how I manage tasks in Obsidian. The approach I am taking now is different enough that I felt it warranted a new plugin, rather than adapting Slated and foisting it on the existing users. The new plugin is called [tq](https://github.com/tgrosinger/tq-obsidian) and is availalbe in the community plugins list.\n\nIf you would like to carry on the torch of Slated, please reach out to me and we can discuss un-archiving this repository.\n\nThank you for your understanding and support!\n\n## Overview\n\nAdvanced task management in the Obsidian knowledgebase.\n\n- Setup repeating tasks\n- Defer tasks to another daily note\n- Move all incomplete tasks to today's daily note\n- Works in Obsidian Mobile\n- All in 100% Obsidian Markdown!\n\n## Screenshots\n\n![move-incomplete-tasks](https://raw.githubusercontent.com/tgrosinger/slated-obsidian/main/resources/screenshots/move-incomplete-tasks.gif)\n\n![task-repeat-config-1](https://raw.githubusercontent.com/tgrosinger/slated-obsidian/main/resources/screenshots/task-repeat-config-1.png)\n\n![configure-repetition](https://raw.githubusercontent.com/tgrosinger/slated-obsidian/main/resources/screenshots/configure-repetition.gif)\n\n## How to use\n\nTasks are created using normal markdown syntax, for example `- [ ] Water the\nplants`. Once a task is created, configure repetition or move the task using\nthe commands added by this plugin. This is easiest to do by either binding\nthem to a hotkey, or using the command palette.\n\n![slated-command-palette](https://raw.githubusercontent.com/tgrosinger/slated-obsidian/main/resources/screenshots/slated-command-palette.png)\n\nRepetition configs can also be edited manually, however using the interface\nhelps ensure a valid repetition config has been created.\n\nTasks can also be moved to another day.\n\n![task-move](https://raw.githubusercontent.com/tgrosinger/slated-obsidian/main/resources/screenshots/task-move.png)\n\n## Task Format\n\n- [ ] This task is incomplete and repeats ; Every Monday and Tuesday\n- [-] This repeating task occurence was skipped ; Every Sunday\n- [x] This task was completed\n- [ ] This task has sub-items that will move with it\n  - [ ] Sub items can be a task\n  - Or not\n- [ ] Tasks can have non-list subcontent too\n      Such as this line\n\n### More Examples\n\n- [ ] Go to the dentist ;8:30am\n- [x] Make ferry reservation 📅 7:00am\n- [ ] (A) Vacuum the stairs\n- [ ] Make bread ;Every Sunday\n- [ ] Bring dog to the vet\n- [ ] Do the dishes 📅 Every weekday at 5pm\n\n## Pricing\n\nThis plugin is provided to everyone for free, however if you would like to\nsay thanks or help support continued development, feel free to send a little\nmy way through one of the following methods:\n\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/tgrosinger?style=social)](https://github.com/sponsors/tgrosinger)\n[![Paypal](https://img.shields.io/badge/paypal-tgrosinger-yellow?style=social\u0026logo=paypal)](https://paypal.me/tgrosinger)\n[\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"BuyMeACoffee\" width=\"100\"\u003e](https://www.buymeacoffee.com/tgrosinger)\n\n## Credits\n\nA huge thank you to [Liam Cain](https://github.com/liamcain) for adapting the\n[Obsidian Calendar\nPlugin](https://github.com/liamcain/obsidian-calendar-plugin) and making it\nbroadly usable by other plugins!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgrosinger%2Fslated-obsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgrosinger%2Fslated-obsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgrosinger%2Fslated-obsidian/lists"}