Ideon 0.7 - connecting to the tools you already use
from expyth0n@lemmy.world to selfhosted@lemmy.world on 16 Mar 19:57
https://lemmy.world/post/44349135
from expyth0n@lemmy.world to selfhosted@lemmy.world on 16 Mar 19:57
https://lemmy.world/post/44349135
Hey selfhosters 👋
0.7 is out. Biggest release so far.
Quick context if you missed the previous posts: Ideon is a self-hosted visual workspace for developers. Infinite canvas, everything about a project in one place: notes, Git repos, tasks, files, links, kanbans.
The problem was never too many tools. It was that none of them talk to each other.
What’s new:
- Obsidian import: drop a vault into a project, notes become blocks on the canvas
- Vercel integration: deploy and check deployment status without leaving the canvas
- Excalidraw block: killed the old Sketch block, Excalidraw is just better
- Folder block: group and collapse blocks, helps a lot on bigger projects
- Drag and drop import: files, folders, text, Excalidraw sketches, drop anything on the canvas and Ideon picks the right block type
- Vim mode for Note and Snippet blocks, opt-in from Account settings
- Audio and video playback in File blocks
300+ stars now, more than I expected when I first posted here. Every issue, every comment pushed this forward, thank you.
Anyway. Worth a try if you haven’t yet :)
GitHub: github.com/3xpyth0n/ideon
Docs: www.theideon.com/docs
threaded - newest
Great work 👍🏻
Thanks man ❤️🔥
So cool! Gonna upgrade the coming weekend!
Have fun !
I was meaning to ask:
would it be possible to add sourcehut support? (through their graphql api)
why not, I’ll look into it to see what’s possible, btw there’s a public roadmap if you want to track what’s coming soon :
Nice! The folders make a great addition!
Can I suggest one block? I would like a simple „title“ block. Just one line of text, like the Core block but smaller.
Is there a reason for excalidraw vs drawio? I currently use drawio, as I found it more capable than excalidraw.
thanks, if it helps, you can double click on the lines connecting blocks then you can enter sum text to append a tag on connections :
<img alt="" src="https://lemmy.world/pictrs/image/4ce4c422-0fee-4d23-9af1-79a4ec020098.png">
for Excalidraw, there’s no specific reason, i just use excalidraw everyday lol so I choosed it, but I can look for a drawio integration ;)