Giter Site home page Giter Site logo

infinitecanvas.tools's People

Contributors

6174 avatar abstractalgo avatar adamwiggins avatar arun-is avatar cesr avatar cryptix avatar dependabot[bot] avatar fakob avatar flxzt avatar jaywgraves avatar johndilworth avatar jrhodes avatar lukaskubanek avatar mandarvaze avatar necrodome avatar phh95 avatar pierscowburn avatar pmbauer avatar pyeinblick avatar redocecin avatar sreilly avatar steam0r avatar stefkors avatar thibautre avatar waveminded avatar x28de avatar ziburski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

infinitecanvas.tools's Issues

Another Infinite Canvas app...

Hi!

Just wanted to mention Leonardo (https://www.getleonardo.com). Windows only. You can open drawings either with a specific resolution or infinite canvas. Somewhat similar to Mischief... except actively supported. Works very well on tablet/direct-draw-digitizers.

Thanks!

Add Canva Whiteboard

https://www.canva.com/online-whiteboard/

From the above website:

Canva Whiteboards gives you infinite space to collaborate. Brainstorm, run a strategy session, or plan out a project. It's never been easier — or more fun — to work together. Capture your team’s best ideas and turn them into action plans in an instant with AI tools.

URL formatting truncates domain names with numbers > 3 and hyphens

Hi, I'm the author of Jade (https://dragonman225.js.org/jade.html). Thanks for including my work in the collection!

I noticed a weird behavior of the formatting of my domain name, though.
Screen Shot 2022-10-01 at 2 06 33 PM

As shown in the screenshot, the parts after the second "2" is missing.

At first, I thought it was because of the length, but then I saw there were even longer domain names like "mischief.findmysoft.com", so I looked into the code and found

.match(/[a-z1-3.]*/g)[0] + "" //capture just the domain and nothing after

The regex only keeps numbers 1, 2, and 3, which would truncate my domain name as soon as it sees the "5".

Are there any reasons behind this design? Thinking about it more, I could see it would also truncate domain names with hyphens, or even international domain names containing Unicode.

If a filter is necessary, maybe changing the regex to /[a-z0-9\-.]*/g would be a good start? It would support most domain names, while ignoring rarely used Unicode ones for now.

Allow clicking on the images in the gallery to maximize them

This is slightly related to #23, but the idea here is to allow the higher-resolution images in the Gallery page to be shown in a pop-up / lightbox, maximized to fill the available viewport.

Even better if the description of the tool were shown underneath the image, and navigation controls (keyboard arrow keys and clickable arrow icons) were present, allowing a richer way to explore the gallery. But this could be a separate enhancement.

Add Logseq Whiteboards

Logseq is a Personal Knowledge Management application that is developing its own "Whiteboards" feature using Tldraw library.

Logseq Whiteboards is actually in beta and accessible for testers that support Logseq with at least 5$/month, but it will be available in a few weeks for everyone and as Free and Open Source Software (like the rest of Logseq).

Consider Workflowy and other non-visual tools

It seems to me that Workflowy (and to a degree, most outliners) fits all the properties of an infinite canvas tool:

  • Expansiveness: The basic premise of outliners is precisely that of an infinitely nestable bullet list. There are no limits (other than software performance and cognitive complexity) to the levels of depth one can go to.
  • Zoom: This is another core feature of most outliners, where it's called "hoisting": any level of the tree can be zoomed into to become the "current" view.
  • Direct manipulation: To edit the content, one just has to place the cursor in the desired place and start typing. There's no visually distinct editing mode, like e.g. on Checkvist or Dynalist. There's also support for WYSIWYG formatting.
  • Collaboration: The tool supports collaborative editing of outlines, including various sharing modes, mentions, etc. This has been a focus of their recent development.

The above is true of other outliners as well, but Workflowy is one of the few that has a seamless, almost invisible UI, includes powerful features like board and prose views, live clone nodes (mirrors), etc.

Many people describe it using variants of the expression "it works the way my brain works", and in my experience, that is true 90% of the time (the major exception being content that's better expressed as spreadsheets).

Add MaxMSP

Max is an infinitely flexible space to create your own interactive software.

Add DeepNotes.app

DeepNotes is an open source, end-to-end encrypted visual note-taking tool with deep bidirectional page navigation and realtime collaboration.

Example screenshot:
Screenshot from 2023-03-08 14-50-25

Add filtering / sorting to gallery

Currently the gallery is a list sorted by alphabetical order.

It could make it easier to browse the gallery if there were some sorting functionality. Each item already has a few parameters in the markdown files that isn't exposed:

  • usecase
  • multiplayer?
  • platform (ios, windows, etc.)

Add n8n.io to app gallery

n8n.md contents:

---
title: n8n
platforms: ["Web", "Windows", "Linux", "MacOS"]
url: https://n8n.io/
usecases: ["programming"]
image: n8n.jpg
description: "n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything."
multiplayer: false
---

Image:
n8n

A couple others to add

raskinformac > nothing alse like it out there!
zoomnotes > super powerful tool. 'had those' features for ages.
endlesspaper > is what it says.
pretty sure Lunacy has gone limitless on its canvas!

Serve up images as srcsets

Currently, all images are served in their original format and size. To improve load times and also viewing across different device types, we should serve up images in a variety of sizes and formats (jpg, avif, webp).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.