cograph icon indicating copy to clipboard operation
cograph copied to clipboard

A way to build and explore webs of ideas.

Results 68 cograph issues
Sort by recently updated
recently updated
newest added

This PR pushes off the app compilation to a CI server, in this case Circle CI (free for open source projects). When you push to a branch of your choice,...

Option 1: Resolve conflicts between page specific stylesheets by adding classes if necessary Maintain a no conflicts policy between page styles Have 2 minified css files Option 2: Keep css...

build

**The diff on this will make more sense once #642 is merged.** Use the awesome [dotenv](https://www.npmjs.com/package/dotenv) package to load environment variables either from process.env (if they exist there, as on...

- [x] image should get shown in the modal - [ ] should have a more on node-info-details - [ ] content editable detailsview rather than edit button - [...

Design

Recommend fix: use the awesome [dotenv](https://www.npmjs.com/package/dotenv) package to load environment variables either from process.env (if they exist there, as on Heroku) or from a local .env file, typically on a...

highlighting currently occurs when a node is hidden by using the icon on it, and gets stuck on.

bug