Skip to content

Add a button to copy a Comma Separated Variables version of the tracker#67

Merged
bourgeoa merged 15 commits into
mainfrom
csv
May 2, 2025
Merged

Add a button to copy a Comma Separated Variables version of the tracker#67
bourgeoa merged 15 commits into
mainfrom
csv

Conversation

@timbl

@timbl timbl commented Apr 21, 2025

Copy link
Copy Markdown
Contributor

The button is added to the settings.
It saves to text/csv mime type clipboard.

Seems to work

@timbl timbl mentioned this pull request Apr 21, 2025
@timbl

timbl commented Apr 21, 2025

Copy link
Copy Markdown
Contributor Author

Responds to issue #68

@bourgeoa bourgeoa linked an issue Apr 21, 2025 that may be closed by this pull request

@jeswr jeswr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some quick cleanup that should be able to be bulk accepted

Comment thread dev/context.js Outdated
Comment thread csvButton.js Outdated
Comment thread csvButton.js Outdated
Comment thread dist/state.n3

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest making this .ttl as:

  • There is not N3 specific syntax here
  • GitHub has better syntax highlighting of ttl files

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Now state-big-tracker.ttl

Comment thread dist/state.n3 Outdated
Comment thread dist/state.n3 Outdated
Comment thread test/big-tracker.ttl Outdated
Comment thread test/big-tracker.ttl

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like there is some cleanup that can be done to avoid duplicating this file betweentest/ and dist/. I'll open an issue?

@jeswr jeswr May 1, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have opened #69

timbl and others added 3 commits May 2, 2025 16:29
@bourgeoa bourgeoa merged commit 0eb8442 into main May 2, 2025
8 checks passed
@jeswr jeswr deleted the csv branch May 3, 2025 09:48
@timbl timbl restored the csv branch June 4, 2026 12:41
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.

Add some form of CSV export

3 participants