Offer a configuration option to include the URL on a line at the bottom of a clip, so that when you want to paste the clip into a document, the URL automatically comes along with the text, without needing any extra action?-rjbull
mouser, I've had a supplementary thought. I know it's possible to export from CHS, but only into a CSV file and only, as far as I can see, the entire list in the current folder. Please can it be made possible to only export marked clips, and in a user-specified tagged-field format?
I'm thinking of something like the following, with the tagged fields based on the display columns, but allowing the user to (a) specify whether the tag is open (single tag at the beginning of a field) or closed (separate tags to start and end the field, like HTML or BBcode) and (b) give the tag a different name from the CHS column, as appropriate:
Tags Open[X] Closed [ ]
Column Tag
Excerpt {Title:}
Notes {URL:}
Tags Open[ ] Closed [X]
Column Tag - start Tag - end
Excerpt [Title] [/Title]
Notes [URL:] [/URL]
It might be necessary to allow only so many characters of the Excerpt field, or direct editing of it, to give more sensible titles/headings.
This should help with the following:
- Manipulation of the text with scripting programs like AWK, PERL, REXX, etc.
- Modification of the text with editor/word processor macros for formatting for presentation.
- Merging of the data with data from other sources.
- Import into other data storage systems, e.g. DB/TextWorks®
Here I'm thinking, perhaps too much, of the job I used to do but do no longer, where this would have been extremely useful.
Quick (probably) request: currently, when you export, CHS automatically pops up Notepad containing the export file. Please can it optionally
not do that?