nvim-orgmode / nvim-orgmode/orgmode

Orge Agenda questions: Is it possible to remove the file names on the org agenda view?

Open
#910 8 comments 0 reactions 0 assignees View on GitHub

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 WAITING and SOMEDAY headings using tags_todo? I haven't been able to find a match query that works for me, even checking the org mode documentation.

Thanks again!
Best,
Quique.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.