Add option to sort tags #14

Open
opened 2018-07-07 09:47:39 +02:00 by markus · 0 comments
Owner

Can be done by adding tagList = g_list_sort(tagList, *g_strcmp0); before the autotags loop. But I want this configurable.

Can be done by adding `tagList = g_list_sort(tagList, *g_strcmp0);` before the autotags loop. But I want this configurable.
Sign in to join this conversation.
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: markus/mdiary#14
No description provided.