Skip to content

Customize default format for "printics" #626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wavexx opened this issue Apr 12, 2017 · 3 comments
Open

Customize default format for "printics" #626

wavexx opened this issue Apr 12, 2017 · 3 comments

Comments

@wavexx
Copy link

wavexx commented Apr 12, 2017

I use printics as an ics prettyprinter. However the default format used by printics is completely useless for me (for one, it doesn't include the date of the event!).

Changing the format is pretty easy with -f, but I'd love to be able to set a different default in the configuration file.

@wavexx wavexx changed the title Customize format for "printics" Customize default format for "printics" Apr 12, 2017
@geier
Copy link
Member

geier commented Apr 13, 2017

Perhaps a good first start would be to update the default. What would you expect to see there/what would you put in your configuration?

@wavexx
Copy link
Author

wavexx commented Apr 14, 2017 via email

@geier
Copy link
Member

geier commented Apr 14, 2017

adding {event-duration} would probably be very useful (and simple). Full scripting would be much nicer, but I don't know a good way how to do it without just evaling a string.

{today-or-weekday-or-date} or something similar would probably be useful as well. Feel free to open additional issues about those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants