emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: Include existing tags in index.org :Mobile: [7.8.11 (release_7.


From: James Harkins
Subject: [O] Bug: Include existing tags in index.org :Mobile: [7.8.11 (release_7.8.11.dirty @ /home/dlm/share/org-mode.git/lisp/)]
Date: Sat, 21 Jul 2012 15:54:19 -0400
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)


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
address@hidden
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]