obsidian-task-marker icon indicating copy to clipboard operation
obsidian-task-marker copied to clipboard

An [Obsidian](https://obsidian.md/) plugin to change task status and append text with hotkeys and right-click context menu.

Results 12 obsidian-task-marker issues
Sort by recently updated
recently updated
newest added
trafficstars

Setup a keyboard shortcut for cycling through tsak statuses, no hotkey conflicts, it just sets the next status (if anything, most of the times it doesn't recognize my item as...

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 6.21.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v6.21.0 6.21.0 (2024-02-05) 🚀 Features export plugin metadata (#8331) allow parserOptions.project: false (#8339) eslint-plugin: add rule prefer-find (#8216)...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.11.16. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.8.10&new-version=20.11.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

I would like to use the the "cycle task status" command as a drop-in replacement for the built-in "cycle bullet/checkbox" command, but it seems that this isn't currently possible. For...

status to do

I have another suggestion. This is a simple usability suggestion. If a person initiates a cycled task on an empty line, I think it's safe to assume that the `-...

Bumps [obsidian](https://github.com/obsidianmd/obsidian-api) from 1.1.1 to 1.4.11. Changelog Sourced from obsidian's changelog. Changelog v1.4.4 We've exposed our helper function for setting tooltips on elements (setTooltip) as well as added a new...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.5 For release notes, check out the release announcement. Downloads are available on: npm NuGet package Changes:...

dependencies
javascript

Hello! In my workflow, I'd like to automatically insert creation and completion dates for tasks. I really like the concept of your plugin, as I understand it. However, I'm having...

status waiting

Sometimes, I use task with an ordered list: ```markdown 1. [ ] task ``` But plugin tell, that it is not a task. Can you support the provided format?

status to do