-
Notifications
You must be signed in to change notification settings - Fork 642
Closed
Description
Versions
- vim 7.4
- vimwiki
5f9dbca
ondev
branch
Bug description
:VimwikiGenerateTags
generates a sorted list of tags with links to the entries, but does not sort the entries itself.
Steps to reproduce
- open file for tags list
- execute
:VimwikiGenerateTags
Actual behaviour
## til
- [[til/2016-02-15_1b3ab0]]
- [[til/2016-02-13_5cf1de]]
- [[til/2016-02-12_9c48e5]]
- [[til/2016-02-14_1c4ffc]]
- [[til/2016-02-10_89b745]]
- [[til/2016-02-10_801410]]
- [[til/2016-02-14_6b0b18]]
- [[til/2016-02-10_8443d9]]
- [[til/2016-02-18_7d7231]]
- [[til/2016-02-10_58491b]]
- [[til/2016-02-16_021094]]
- [[til/2016-02-17_fa6bc7]]
- [[til/2016-02-13_b4fd84]]
- [[til/2016-02-18_ff5b75]]
- [[til/2016-02-10_2bf0bc]]
- [[til/2016-02-14_16b609]]
- [[til/2016-02-10_8e9196]]
Expected behaviour
## til
- [[til/2016-02-10_2bf0bc]]
- [[til/2016-02-10_58491b]]
- [[til/2016-02-10_801410]]
- [[til/2016-02-10_8443d9]]
- [[til/2016-02-10_89b745]]
- [[til/2016-02-10_8e9196]]
- [[til/2016-02-12_9c48e5]]
- [[til/2016-02-13_5cf1de]]
- [[til/2016-02-13_b4fd84]]
- [[til/2016-02-14_16b609]]
- [[til/2016-02-14_1c4ffc]]
- [[til/2016-02-14_6b0b18]]
- [[til/2016-02-15_1b3ab0]]
- [[til/2016-02-16_021094]]
- [[til/2016-02-17_fa6bc7]]
- [[til/2016-02-18_7d7231]]
- [[til/2016-02-18_ff5b75]]
or reversed (the order could be set in the config)
## til
- [[til/2016-02-18_ff5b75]]
- [[til/2016-02-18_7d7231]]
- [[til/2016-02-17_fa6bc7]]
- [[til/2016-02-16_021094]]
- [[til/2016-02-15_1b3ab0]]
- [[til/2016-02-14_6b0b18]]
- [[til/2016-02-14_1c4ffc]]
- [[til/2016-02-14_16b609]]
- [[til/2016-02-13_b4fd84]]
- [[til/2016-02-13_5cf1de]]
- [[til/2016-02-12_9c48e5]]
- [[til/2016-02-10_8e9196]]
- [[til/2016-02-10_89b745]]
- [[til/2016-02-10_8443d9]]
- [[til/2016-02-10_801410]]
- [[til/2016-02-10_58491b]]
- [[til/2016-02-10_2bf0bc]]
Metadata
Metadata
Assignees
Labels
No labels