mattermost-community / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
21.93k stars 1.98k forks source link

Feature Request: Single page / wiki / note / folder without board #166

Open grsky360 opened 3 years ago

grsky360 commented 3 years ago

Summary: Will FocalBoard add single note / folder support, and the Board just like a page type ? Just like Notion.

How important this is to me and why:

Importance: Medium

Additional context / similar features: Notion

chenilim commented 3 years ago

Thanks for the input @grsky360! Are there particular use-cases or types of things you would want to put on those notes? Does markdown give you most of what you need, or are there other specific content you would like to see? Thanks.

grsky360 commented 3 years ago

@chenilim Thanks for reply. I only think single note will be more simple and clearly to find, read and create.

mblennegard commented 3 years ago

I second this. For me at least it would be nice to handle embedding of files in some way, mainly images and PDFs.

It would also be useful being able to embed other content, e.g. using iframes.

real34 commented 3 years ago

Such pages would be really useful for high-level briefs and team documentation. Markdown-like is fine but it would be great to have links between pages and cards as a first-class citizen. Having backlinks for instance would make things very useful.

Inspiration for this may be found at:

oliverbutler commented 3 years ago

Personally, rather than the markdown approach, I feel like contentEditable HTML fields, like those found with Notion, would be the best option to provide a valuable Notion replacement for most FOSS loving people.

The video below is from my previously started Tailwind + Beautiful React DND project, this concept would fit great within Focalboard. Unless the project is focused strictly on the Kanban-style of project management...

https://user-images.githubusercontent.com/47489826/117948515-1a2a7600-b309-11eb-90f1-1c934abf6fe4.mov

mblennegard commented 3 years ago

@oliverbutler That looks awesome!

Though, for me personally, I worry about the lock-in, if one were to export everything at a later time.

oliverbutler commented 3 years ago

@oliverbutler That looks awesome!

Though, for me personally, I worry about the lock-in, if one were to export everything at a later time.

What if we allowed exporting to MD regardless? Everything we store in this sort of format could easily be exported out as MD (for instance https://github.com/domchristie/turndown), with the additional choice of MD blocks if wanted by the user, could provide the best of both worlds.

Also, if that isn't the direction the project is going to be steered in that's quite okay, I was going to work on that aspect of my own project regardless (more of the note-taking side of things), as a strict FOSS Notion-type project.

Genei180 commented 3 years ago

Am i allowed to ask, what the state of this Issue is?

Because i am in need of atleast an Basic Wiki Page for a Projekt.

Would help to develop, if an Decission how to Implement it is made.

carnevlu commented 2 years ago

Hi,

will this feature be implemented in focalboard??? or not??

statixVFX commented 2 years ago

Adding support for both a page where markdown is supported that lets you embed boards would be super useful.

Its would be quite nice create information and context around the individual boards.

Cyber-Syntax commented 1 year ago

Actually, if we just add the markdown feature and see the board views on the page, - For this, the block feature needs to be added. - it will be the same as notion. Maybe if siyuan-note brings this feature, you can use it. Whichever comes first..

arhi commented 1 year ago

Something like a wiki plugin, with markup would be ideal... would solve whole bunch of my problems :D

ddomdel commented 10 months ago

Hello, are there any updates on this?