Commit graph

30 commits

Author SHA1 Message Date
Henry Gustafson
5c54131ab5
Merge pull request #13 from hissohathair/collected-fixes
Collected fixes for some open issues
2024-08-14 21:23:41 -07:00
Daniel Austin
66b83fb68f fix: Remove console log
Also avoid `app` directly, prefer `this.app`.
Guidelines: https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines
2024-07-21 15:45:08 +10:00
Daniel Austin
7d8784f6c4 docs: Updating doc files 2024-07-13 18:48:50 +10:00
Daniel Austin
d549bdc32e feat: Allow due date to be set (#11)
Fix for issue #11, you can set a due date in YYYY-MM-DD format using "//" (similar to Confluence Markdown)
2024-07-13 17:04:50 +10:00
Daniel Austin
3842d40077 build: Add release workflow and CHANGES 2024-07-13 16:44:11 +10:00
Daniel Austin
d7759d8552 fix: Allow dash and asterisk marked tasks (#6)
Fix for issue #6 -- allows both "- [ ]" and "* [ ]" as task indicators.
2024-07-13 16:33:58 +10:00
Daniel Austin
69bd5fb946 chore: Address TS warnings 2024-07-13 16:22:23 +10:00
Sam Morrison
fe0ec58056 fix typing of boolean arg 2024-04-02 11:25:38 -04:00
Sam Morrison
177af7f8be replace spaces in titles with %20F 2024-04-02 11:23:36 -04:00
Henry Gustafson
f50f7650c1
Create FUNDING.yml 2023-09-01 21:31:38 -07:00
lizard-heart
f56917b75e increment version number 2023-05-31 18:50:48 -07:00
Henry Gustafson
f3d6b2d73a
Merge pull request #5 from nweisenfeld/neil/fix-doubles
update markComplete to work with selection or whole document
2023-05-31 15:52:49 -07:00
Henry Gustafson
f64589bfc5
Update main.ts 2023-05-31 15:51:36 -07:00
Neil Weisenfeld
a941b2acb5 update markComplete to work with selection or whole document 2023-05-24 10:22:57 -04:00
lizard-heart
3f96123b56 add donation link 2023-04-02 22:13:23 -07:00
lizard-heart
05e7ef1219 refactor 2023-03-26 11:20:53 -07:00
Henry Gustafson
b7aecc8ad6
Merge pull request #2 from mattsmallman/main
Added - Extract Tasks from selection into Omnifocus Command
2023-03-26 11:13:24 -07:00
Matt Smallman
4351cd8d5f
Update main.ts 2023-03-26 15:37:41 +01:00
Matt Smallman
f7b8f3932f
Update main.ts 2023-03-26 15:17:08 +01:00
Henry Gustafson
2903418300
Update README.md 2023-03-24 09:22:07 -07:00
Henry Gustafson
011b9d7467
rename 2023-03-24 09:15:16 -07:00
Henry Gustafson
94fea3d225
Update README.md 2023-03-18 12:32:21 -07:00
lizard-heart
96a3193b6f rename, fix 2023-03-18 12:29:55 -07:00
lizard-heart
962ebcc68b Add usage details 2023-03-12 14:48:17 -07:00
Henry Gustafson
7cb29edb57
Update manifest.json 2023-03-12 14:35:56 -07:00
Henry Gustafson
c8a9dce6b4
Update LICENSE.md 2023-03-12 14:33:35 -07:00
lizard-heart
1821556d6c Initial commit 2023-02-19 15:33:13 -08:00
lizard-heart
d241bcc208 fix 2023-02-19 13:35:28 -08:00
Henry Gustafson
65c349aa38
Update README.md 2023-02-19 13:20:49 -08:00
lizard-heart
c53726bd29 Initial commit 2023-02-19 13:20:12 -08:00