Zip shortcut in zazen
Reported by Gaspard Bucher | September 3rd, 2008 @ 12:48 PM | in public beta
Originally posted on Trac by gaspard Original Trac Ticket
Description (Last modified by gaspard)
Make it possible to use matched text instead of having to search:
""::documentation ----> "":3
If the first match is not the right one, add dots:
""::art++ ----> "":4 (4 is the zip of the 3rd element matched by 'art'
""::art-suma ---> match 'art suma'
This shortcut should be used in images, links, adding relations, etc. (starting dots not needed when adding relations).
!:art-bob++,:super! ---> !3,32!
In preview: do not show the title of a link but use path. When saved, replace shortcuts with zips by running zazen with :unzip=>true
Trac Attachments
Trac Comments
2007-08-18 10:05:08 changed by gaspard
(In [711] instead of ":23 when writing zazen. If the first node matched with 'art' is not the right one, add as many '+' as needed or add clauses with '-': " or "":art++ Refs #50.
2007-08-18 10:15:56 changed by gaspard
(In [712]) Implemented zazen zip shortcut for gallery (![:bird,:lake+]!) and list nodes (!{:bird,:lake+}!). Refs #50. Fixed tests after change of title id position (outside link so it does not disappear during edit).
2007-08-18 10:17:23 changed by gaspard
Changed '.' to offset result to '+'.
description changed.
Changed '.' to offset result to '+'.
description changed.
2007-08-18 10:21:49 changed by gaspard
Implement set zip with shortcut in Node#clean_attributes.
status changed from new to assigned.
Implement set zip with shortcut in Node#clean_attributes.
status changed from new to assigned.
2007-08-19 08:04:46 changed by gaspard
(In [715]) Finished implementing zip shortcut (wrote link set/update/remove and other id translation (parent_id, ..._id, etc)). Closes #50.
status changed from assigned to closed.
resolution set to fixed.
(In [715]) Finished implementing zip shortcut (wrote link set/update/remove and other id translation (parent_id, ..._id, etc)). Closes #50.
status changed from assigned to closed.
resolution set to fixed.
Comments and changes to this ticket
-
Gaspard Bucher September 3rd, 2008 @ 02:59 PM
- Milestone set to public beta
-
Gaspard Bucher June 17th, 2013 @ 06:16 PM
(from [651eb1d9640fc9ba8d28c5c098c00beb0ff70bd0]) Do not automatically resolve properties in list contexts with first element. Fixes #50. https://github.com/zena/zena/commit/651eb1d9640fc9ba8d28c5c098c00be...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org
People watching this ticket
Tags
Referenced by
- 50 Zip shortcut in zazen (In [711] instead of ":23 when writing zazen. If the fir...
- 50 Zip shortcut in zazen (In [712]) Implemented zazen zip shortcut for gallery (![...
- 50 Zip shortcut in zazen (In [715]) Finished implementing zip shortcut (wrote link...
- 50 Zip shortcut in zazen (In [715]) Finished implementing zip shortcut (wrote link...
- 58 underscore in name causes troubles Uploaded a file named some_name. Should become "someName"...