nvim-orgmode / nvim-orgmode/orgmode
Orge Agenda questions: Is it possible to remove the file names on the org agenda view?
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.9k
- Forks
- 190
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Hi there!
Thanks so much for the plugin, loving it so far. I have been configuring my org agenda to look as much as possible to my Emacs one. Couple of questions:
- Is it possible to remove the file names from the org agenda view? I usually have very long file names (including tags and so on), making the org agenda harder to use.
- How can I create an agenda view that has
WAITINGandSOMEDAYheadings usingtags_todo? I haven't been able to find amatchquery that works for me, even checking the org mode documentation.
Thanks again!
Best,
Quique.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns the org agenda view and tags_todo match queries; start by tracing those entry points and comparing the requested behavior with the org-mode documentation. Done means determining whether file names can be hidden and documenting or implementing a working WAITING/SOMEDAY agenda configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100