emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Include existing tags in index.org :Mobile: [7.8.11 (release_7.8.11.dirty @ /home/dlm/share/org-mode.git/lisp/)]
@ 2012-07-21 19:54 James Harkins
  2012-07-28 17:53 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: James Harkins @ 2012-07-21 19:54 UTC (permalink / raw)
  To: emacs-orgmode



Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

Currently, org-mobile-create-index-file populates the #+TAGS: line based on org-tag-alist-for-agenda. This is inconvenient and confusing, for these reasons:

1. A new user of MobileOrg has to learn the hard way that the tags don't come over without the user having to take the extra step of populating org-tag-alist-for-agenda.

2. Every time the user tags a node with a new identifier, she has to update org-tag-alist-for-agenda by hand.

3. At least in MobileOrg for android, editing a tagged node ends up corrupting the tags (because the tag list has the wrong items in it).

A reasonable solution is to include the result of (org-global-tags-completion-table) in the tag list. A customization variable could be added so that the user could decide to use only org-tag-alist-for-agenda (current behavior) if desired.

I checked many times (customize-apropos) for options related to tags, but there is nothing to handle this and nothing in org-mobile-create-index-file to handle it either. So there is nothing in my .emacs that could help the issue, no need to include it.

release_7.8.11.dirty: It's "dirty" only because I modified org-mobile.el as a proof of concept, to see if org-global-tags-completion-table would get the results I expected. It does.


Emacs  : GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-03-25 on allspice, modified by Debian
Package: Org-mode version 7.8.11 (release_7.8.11.dirty @ /home/dlm/share/org-mode.git/lisp/)

--
James Harkins /// dewdrop world
jamshark70@dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: Include existing tags in index.org :Mobile: [7.8.11 (release_7.8.11.dirty @ /home/dlm/share/org-mode.git/lisp/)]
  2012-07-21 19:54 Bug: Include existing tags in index.org :Mobile: [7.8.11 (release_7.8.11.dirty @ /home/dlm/share/org-mode.git/lisp/)] James Harkins
@ 2012-07-28 17:53 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-07-28 17:53 UTC (permalink / raw)
  To: James Harkins; +Cc: emacs-orgmode

James Harkins <jamshark70@gmail.com> writes:

> 2. Every time the user tags a node with a new identifier, she has to
> update org-tag-alist-for-agenda by hand.

Or maybe (org-get-buffer-tags) will do the work.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-28 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-21 19:54 Bug: Include existing tags in index.org :Mobile: [7.8.11 (release_7.8.11.dirty @ /home/dlm/share/org-mode.git/lisp/)] James Harkins
2012-07-28 17:53 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).