Feat: Complete tags property #10

Merged
kenkeiras merged 6 commits from feat/consider-file-tags-on-headlines into develop 2024-09-03 18:33:04 +00:00
Owner
- [x] Basic `.tags` read - [x] Tests - [x] Implementation - [x] `.shallow_tags` read - [x] Tests - [x] Implementation - [x] Controlled tag inheritance [org-tags-exclude-from-inheritance / org-use-tag-inheritance](https://orgmode.org/manual/Tag-Inheritance.html) - [x] Tests - [x] Implementation
kenkeiras added the
enhancement
label 2024-09-01 12:20:31 +00:00
kenkeiras added 1 commit 2024-09-01 12:20:33 +00:00
Add (failing) test for tags property read.
Some checks failed
Testing / pytest (push) Failing after 25s
Testing / mypy (push) Successful in 37s
Testing / style-formatting (push) Failing after 30s
Testing / style-sorted-imports (push) Successful in 32s
Testing / stability-extra-test (push) Successful in 29s
faaa4aa237
kenkeiras changed title from Feat: Complete tags property to WIP: Feat: Complete tags property 2024-09-01 12:21:18 +00:00
kenkeiras force-pushed feat/consider-file-tags-on-headlines from faaa4aa237 to e0306bf3a5 2024-09-01 21:35:31 +00:00 Compare
kenkeiras added 2 commits 2024-09-01 21:37:48 +00:00
Implement OrgDoc .shallow_tags .
Some checks failed
Testing / pytest (push) Successful in 27s
Testing / mypy (push) Successful in 32s
Testing / style-formatting (push) Failing after 42s
Testing / style-sorted-imports (push) Successful in 28s
Testing / stability-extra-test (push) Successful in 28s
852f472374
kenkeiras added 1 commit 2024-09-01 21:46:24 +00:00
Add tests and implement org-tags-exclude-from-inheritance.
Some checks failed
Testing / pytest (push) Successful in 25s
Testing / mypy (push) Successful in 31s
Testing / style-formatting (push) Failing after 31s
Testing / style-sorted-imports (push) Successful in 30s
Testing / stability-extra-test (push) Successful in 27s
92078617fc
kenkeiras added 1 commit 2024-09-01 21:51:23 +00:00
Test and implement org-use-tag-inheritance.
Some checks failed
Testing / pytest (push) Has been cancelled
Testing / mypy (push) Has been cancelled
Testing / style-formatting (push) Has been cancelled
Testing / style-sorted-imports (push) Has been cancelled
Testing / stability-extra-test (push) Has been cancelled
d4b0d0301f
kenkeiras added 1 commit 2024-09-01 21:51:52 +00:00
Fix formatting.
All checks were successful
Testing / pytest (push) Successful in 27s
Testing / mypy (push) Successful in 30s
Testing / style-formatting (push) Successful in 28s
Testing / style-sorted-imports (push) Successful in 22s
Testing / stability-extra-test (push) Successful in 36s
78bc57e55d
kenkeiras changed title from WIP: Feat: Complete tags property to Feat: Complete tags property 2024-09-01 21:51:56 +00:00
kenkeiras merged commit 5019b44dd5 into develop 2024-09-03 18:33:04 +00:00
kenkeiras deleted branch feat/consider-file-tags-on-headlines 2024-09-03 18:33:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kenkeiras/org-rw#10
No description provided.