Skip to content

Add multiple display types #23

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

Merged
merged 1 commit into from
Sep 4, 2018
Merged

Add multiple display types #23

merged 1 commit into from
Sep 4, 2018

Conversation

dh-nunes
Copy link
Contributor

@dh-nunes dh-nunes commented Sep 3, 2018

Added the display_type config variable that allows switching between three display types: index-url-tags (default), index-title-tags, index-title-tags plus the url on the next line (inspired by #22).
Regardless of display type, the url and tags are always editable. Added the ability to edit the title of the bookmark.
Added the max_str_width that controls how long titles and urls can be (default 80).

All that's missing is explaining which display type corresponds to which number, unsure whether you prefer that to be on the config file or the readme (or both).

Added the display_type config variable that allows switching between
three display types: index-url-tags (default), index-title-tags,
index-title-tags plus the url on the next line.

Regardless of display type, the url and tags are always editable. Added
the ability to edit the title of the bookmark.

Added the max_str_width that controls how long titles and urls can be
(default 80).
@carnager carnager merged commit 54fcdd7 into carnager:master Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants