Felipe Martin

Results 230 comments of Felipe Martin

I've tried PEN on another project and there's a thing to keep in mind: It's **not** a Markdown editor, it's a WYSIWYG editor (via `contentEditable`) with markdown "macros" and that...

> Looking at the tables in the database, I don't understand at which moment the bookmarks are linked to a specific account? Are all the bookmarks shared with all the...

@imajes Of course! No problem, I just want to understand what the problem is because I will be changuing things related to the database engines in the following week (hopefully)...

Hey @karlprieb, no problem, I will just keep this open then. We all have our things in life :)

There's an insane abuse of `panic` through all the code, so most of things that can fail just panics. For CLI users it may be ok depending on what it...

> > EDIT: Additionally, SingleFile requires a browser binary to be present, which is a Pandora's box in itself. > > For the record, this statement is false. SingleFile can...

My use case for this would be to have a better hierarchy for blog posts, storing them in `year/month/day/slug` folder hierarchy. Unsure if this is currently possible but I was...

Hey @brendonts. Once you create your Mattermost instance, if you access via web interface it should prompt you to create the initial admin user directly (no need for `mmctl`). Would...

I need to sit down and pave the way for people to start implementing this features. I started a draft under #481 some time ago but didn't sat down again...

> No ETA, but I have an [MVP working](https://github.com/go-shiori/shiori/compare/master...pythoninthegrass:shiori:shiori-mobile) locally in the iOS simulator. Up to the [publishing bit](https://docs.pwabuilder.com/#/builder/app-store?id=publishing) now. Could it also be used directly from the browser by...