cwrc / HuViz

LOD visualization tool for humanities datasets
8 stars 1 forks source link

Display dataset name #100

Open SusanBrown opened 7 years ago

SusanBrown commented 7 years ago

Right now the title of a dataset appears, when it is selected from the picklist, in the Command tab. image It would be nice if, when you load a local dataset, the string that preceeds ".ttl" in the filename could appear there.

Unless it is super easy or easier I think we should stick to this for now rather than putting the dataset in the title of the tab. In the long run I think that we might want to expand the watermark to include the file or dataset name and date as well as the HuViz version number, and provide the option to darken the watermark to serve as a caption for a screenshot

smurp commented 7 years ago

@SusanBrown am I understanding this correctly? When you say "load a local dataset" you are meaning "when you drag and drop a local file".

cmiya commented 7 years ago

That's how I understand it, as the drag/drop local files.

On a semi-related note - what is the function of the two x-boxes in the Command Tab? Can't seem to click on them, and I'm not quite sure what purpose they serve. They disappear when pre-loaded datasets are loaded, but remain when local (drag/drop) datasets are loaded.

screen shot 2017-06-09 at 9 35 34 am

(see above)

ghost commented 7 years ago

Yes, I mean when you drag in a local file.

On Jun 9, 2017, at 9:46 AM, cmiya notifications@github.com wrote:

That's how I understand it, as the drag/drop local files.

On a semi-related note - what is the function of the two x-boxes in the Command Tab? Can't seem to click on them, and I'm not quite sure what purpose they serve. They disappear when pre-loaded datasets are loaded, but remain when local (drag/drop) datasets are loaded.

https://user-images.githubusercontent.com/13421476/26977919-906221fa-4cf7-11e7-8cbc-aff9dec0e330.png (see above)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/100#issuecomment-307392868, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1s9UpXABHCw8YlUh_Gijl2c5yU9uaxks5sCUyagaJpZM4N0bVP.

smurp commented 7 years ago

Those little x box "backspace character" buttons are enabled for user contributed urls, so they can be removed.

smurp commented 7 years ago

Proposal: create selectable caption/watermark styles

Create several styling options for the "caption/watermark" and that clicking on the caption/watermark cycles through various versions:

  1. faintly show (as currently) git_commit_hash, dataset_uri and ontology_uri
  2. prominently show dataset label (larger, prominent contrasting color, ie white-ish on black bkgr or dark on white background)
  3. prominently show dataset label (larger) and ontology label (smaller)
  4. custom caption (and subcap) from setting, defaults to "set caption in settings" and "set sub-caption in settings"

Alternatively, which caption/watermark style is used could just be a setting, rather than having user click to cycle. There might also be settings to position or size the caption and subcaption.

ghost commented 7 years ago

Think it would be clearest as a setting, and let’s keep it to these excellent options for now.

On Jun 16, 2017, at 3:12 PM, Shawn Murphy notifications@github.com wrote:

Proposal, that we have a couple of styling options for the "caption/watermark" and that clicking on the caption/watermark cycles through various versions:

fainly show (as currently) git_commit_hash, dataset_uri and ontology_uri prominently show dataset label (larger, prominent contrasting color, ie white-ish on black bkgr or dark on white background) prominently show dataset label (larger) and ontology label (smaller) custom caption (and subcap) from setting, defaults to "set caption in settings" and "set sub-caption in settings" Alternatively, which caption/watermark style is used could just be a setting, rather than having user click to cycle. There might also be settings to position or size the caption and subcaption.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/100#issuecomment-309110968, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1s9crTlOwuIS08RcN02UcKrETTmKfGks5sEtOPgaJpZM4N0bVP.

smurp commented 7 years ago

For clarity, are you saying the "excellent options" are the ones that I've made checkboxes for at the top? Or are you saying that you would have us implement the 4 caption/watermark styles?

ghost commented 7 years ago

I was proposing your 4 numbered things be implemented as dropdown options in the settings panel rather than a clickable cycle on the watermark itself.

smurp commented 6 years ago

Once a "Custom Sub-title" has been entered, changing away from "Custom Captions" and then back shows the "Custom Title" in place of the "Custom Sub-title" -- even though it has not forgotten the proper value for it. @wolfmaul

antimony27 commented 5 years ago

@wolfmaul @smurp Can you pls take a look at this issue and provide clarity on what is outstanding?