GithubHelp home page GithubHelp logo

Comments (13)

facundomedica avatar facundomedica commented on May 18, 2024

You need to start writing the language in it. What you are seeing are the suggestions for what is written in the textbox.

from boostnote-legacy.

kabeza avatar kabeza commented on May 18, 2024

Sorry @facundomedica don't get it.
As you can see in the screenshot I've attached in my previous post, it is php code, but I don't see the PHP option in the syntax menu...

Thanks

from boostnote-legacy.

facundomedica avatar facundomedica commented on May 18, 2024

It is not a dropdown menu, it's a textbox with suggestions. Select the text "markdown" and start writing PHP.

from boostnote-legacy.

WinaZar avatar WinaZar commented on May 18, 2024

Hm. I think you need to read about markdown. You don't understand what is it. Also you can highlight your code using this:

<?
echo 'I am php snippet. Uh!'
?>

It's look like:

<?
echo 'I am php snippet. Uh!'
?>

from boostnote-legacy.

facundomedica avatar facundomedica commented on May 18, 2024

@WinaZar I think he wants to use the PHP syntax in the entire note, so he has to follow what I wrote before. (Here is like a step by step)
screen shot 2016-07-12 at 1 09 52 pm
screen shot 2016-07-12 at 1 10 01 pm
screen shot 2016-07-12 at 1 10 09 pm
screen shot 2016-07-12 at 1 10 17 pm

from boostnote-legacy.

kabeza avatar kabeza commented on May 18, 2024

@WinaZar I know markdown, but no way I'm gonna convert a php snippet to markdown just to see it nicely in the Boostnote app. I think it is not the purpose of it.

@facundomedica didn't work the step by step. Even by creating a new note. I select markdown, type PHP, etc. then press enter, start typing the note, save, etc. but no luck. When I click another note and return to the newly created, the only option still is markdown.

Thanks anyway

from boostnote-legacy.

Rokt33r avatar Rokt33r commented on May 18, 2024

@kabeza I've checked it on Windows 10 just now. But, It works fine without any problem.
Could you give me a more information? If an error occurs, You can check it on devtool.
It can be opened by navigating menu, View->Toggle Developer Tools, or pressing Ctrl + Shift + I.

from boostnote-legacy.

kabeza avatar kabeza commented on May 18, 2024

@Rokt33r I'm posting 2 screenshots with Chromium debug tools enabled (console). Lemme know if I should help with anything else

imagen_262

imagen_263

from boostnote-legacy.

Rokt33r avatar Rokt33r commented on May 18, 2024

@kabeza
Sorry, It's a bug. I found the matching of syntax type is case-sensitive.
I'll fix it soon. Before It done, you can find it by php instead of PHP

Additional: This is a full list of available syntax.
https://github.com/BoostIO/Boostnote/blob/master/browser/lib/modes.js

from boostnote-legacy.

kabeza avatar kabeza commented on May 18, 2024

Yes! you're right @Rokt33r
Tried with php and worked.

And about the full list of syntax... damn, that's a big list... maybe a comma separated list in readme would be enough I think

Thanks!

from boostnote-legacy.

Rokt33r avatar Rokt33r commented on May 18, 2024

@kabeza
I think making UI like below screenshot would be great.
I agree with the syntax is too huge... I'll fix it soon.

screen shot 2016-07-26 at 7 42 34 pm

https://www.renfei.org/snippets-lab/

from boostnote-legacy.

kabeza avatar kabeza commented on May 18, 2024

Awesome @Rokt33r
I also agree, looks much better, and usable

from boostnote-legacy.

Rokt33r avatar Rokt33r commented on May 18, 2024

Closed. You can track the progress on TodoList #68
I'll add a comment when it implemented!

from boostnote-legacy.

Related Issues (20)

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.