Tue, 21 Feb 2017 21:01:40 +0100 |
Goffi |
jp (blog): set default template and data mapping for the new template output
|
Tue, 21 Feb 2017 21:01:40 +0100 |
Goffi |
jp (base, blog, output(std)): fixed bad unicode handling in stdout, use of jp.disp instead of simple print
|
Fri, 17 Feb 2017 00:33:55 +0100 |
Goffi |
jp (blog/get): fancy output prints author, published and updated if verbosity > 1 and tags if verbosity > 2 + format published and updated
|
Thu, 16 Feb 2017 01:02:33 +0100 |
Goffi |
jp (blog): added blog/get command:
|
Fri, 24 Jun 2016 22:41:28 +0200 |
Goffi |
merged main branch
|
Fri, 24 Jun 2016 22:32:58 +0200 |
Goffi |
jp (blog): fixed syntax detection when extension is .txt
|
Sun, 19 Jun 2016 22:22:08 +0200 |
Goffi |
jp: fixed shebang python call
|
Fri, 25 Mar 2016 15:32:43 +0100 |
Goffi |
jp (blog/edit): use utf-8-sig to decode content file to avoid BOM being propaged to content
|
Fri, 25 Mar 2016 12:06:50 +0100 |
Goffi |
jp (blog/edit): added forgotten O_TRUNC while opening metadata file
|
Fri, 25 Mar 2016 11:45:57 +0100 |
Goffi |
jp (blog/edit): do not remove files if they are not in the temporary dir hierarchy
|
Thu, 24 Mar 2016 18:38:04 +0100 |
Goffi |
jp (blog/edit): HTTP(S) and XMPP URLs can now be directly used in blog/edit command
|
Tue, 22 Mar 2016 23:33:55 +0100 |
Goffi |
jp (blog): force deletion (without backup) when content is empty
|
Tue, 22 Mar 2016 23:33:31 +0100 |
Goffi |
jp (blog): avoid conflict error when command line tags are already present in metadata
|
Tue, 22 Mar 2016 22:46:05 +0100 |
Goffi |
jp (blog): drafts are now put in a sub dir per profile + added a security which keep the last 10 drafts before removing them (all profiles included).
|