Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. What is your article writing workflow?

What is your article writing workflow?

Scheduled Pinned Locked Moved Article Writing
questionhtmlwpfalgorithmstutorial
18 Posts 9 Posters 25 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Mircea Neacsu

    Yes, I have that one but writing in HTML is painful or I haven't found a good HTML editor.

    Mircea

    N Offline
    N Offline
    Nelek
    wrote on last edited by
    #5

    I liked Editpad a lot when working with HTML some years ago. I stopped using it in 2017 though, so I do not know how the current versions will be.

    M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

    M 1 Reply Last reply
    0
    • M Mircea Neacsu

      ... me, I'm still searching for one. I don't like using the article writing tool from scratch because I write slowly and revise a lot. I am quite happy with writing my drafts using Markdown in VSCode but when it comes to importing them in CP tool, there is no easy way to do it. The "Markdown All in One" extension in VSCode has some kind of "export to HTML" function but it doesn't play nice with CP styles specially for code formatting. Is there a way to import directly markdown in CP? Do you have other insights how to make writing/editing easier?

      Mircea

      S Offline
      S Offline
      Sean Ewington
      wrote on last edited by
      #6

      I'm always happy to post the article for you, as an option.

      Thanks, Sean Ewington CodeProject

      M 1 Reply Last reply
      0
      • S Sean Ewington

        I'm always happy to post the article for you, as an option.

        Thanks, Sean Ewington CodeProject

        M Offline
        M Offline
        Mircea Neacsu
        wrote on last edited by
        #7

        Thank you Sean, I know you guys are super-nice. What I was looking for were suggestions for an workflow that allows me to keep the content in a more user-friendly format than HTML. In the meantime, I'll keep muddling along :)

        Mircea

        1 Reply Last reply
        0
        • M Mircea Neacsu

          ... me, I'm still searching for one. I don't like using the article writing tool from scratch because I write slowly and revise a lot. I am quite happy with writing my drafts using Markdown in VSCode but when it comes to importing them in CP tool, there is no easy way to do it. The "Markdown All in One" extension in VSCode has some kind of "export to HTML" function but it doesn't play nice with CP styles specially for code formatting. Is there a way to import directly markdown in CP? Do you have other insights how to make writing/editing easier?

          Mircea

          Graeme_GrantG Offline
          Graeme_GrantG Offline
          Graeme_Grant
          wrote on last edited by
          #8

          Mircea Neacsu wrote:

          Is there a way to import directly markdown in CP?

          I know thisa is a bit old, however, for those interested in using Markdown, I use Markdown Monster: The Markdown Editor for Windows[^] to write my article, then use the copy option that can copy as html, paste into CP source page, then clean it up.

          Graeme


          "I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee

          M N O 3 Replies Last reply
          0
          • Graeme_GrantG Graeme_Grant

            Mircea Neacsu wrote:

            Is there a way to import directly markdown in CP?

            I know thisa is a bit old, however, for those interested in using Markdown, I use Markdown Monster: The Markdown Editor for Windows[^] to write my article, then use the copy option that can copy as html, paste into CP source page, then clean it up.

            Graeme


            "I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee

            M Offline
            M Offline
            Mircea Neacsu
            wrote on last edited by
            #9

            Thank you! I will check it out.

            Mircea

            1 Reply Last reply
            0
            • Graeme_GrantG Graeme_Grant

              Mircea Neacsu wrote:

              Is there a way to import directly markdown in CP?

              I know thisa is a bit old, however, for those interested in using Markdown, I use Markdown Monster: The Markdown Editor for Windows[^] to write my article, then use the copy option that can copy as html, paste into CP source page, then clean it up.

              Graeme


              "I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee

              N Offline
              N Offline
              Nelek
              wrote on last edited by
              #10

              Interesting... Do you have to clean up many things?

              M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

              Graeme_GrantG 1 Reply Last reply
              0
              • M Mircea Neacsu

                ... me, I'm still searching for one. I don't like using the article writing tool from scratch because I write slowly and revise a lot. I am quite happy with writing my drafts using Markdown in VSCode but when it comes to importing them in CP tool, there is no easy way to do it. The "Markdown All in One" extension in VSCode has some kind of "export to HTML" function but it doesn't play nice with CP styles specially for code formatting. Is there a way to import directly markdown in CP? Do you have other insights how to make writing/editing easier?

                Mircea

                Greg UtasG Offline
                Greg UtasG Offline
                Greg Utas
                wrote on last edited by
                #11

                I've written some fairly long articles entirely within the tool, occasionally switching to its HTML mode (mostly for tables). I just do a lot of saves and previews. It teaches them a lesson by busying out their server! :-D

                Robust Services Core | Software Techniques for Lemmings | Articles
                The fox knows many things, but the hedgehog knows one big thing.

                <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
                <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

                M N 2 Replies Last reply
                0
                • Greg UtasG Greg Utas

                  I've written some fairly long articles entirely within the tool, occasionally switching to its HTML mode (mostly for tables). I just do a lot of saves and previews. It teaches them a lesson by busying out their server! :-D

                  Robust Services Core | Software Techniques for Lemmings | Articles
                  The fox knows many things, but the hedgehog knows one big thing.

                  M Offline
                  M Offline
                  Mircea Neacsu
                  wrote on last edited by
                  #12

                  Greg Utas wrote:

                  I've written some fairly long articles entirely within the tool,

                  It proves you are much more patient than me :)

                  Mircea

                  1 Reply Last reply
                  0
                  • N Nelek

                    Interesting... Do you have to clean up many things?

                    M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                    Graeme_GrantG Offline
                    Graeme_GrantG Offline
                    Graeme_Grant
                    wrote on last edited by
                    #13

                    Nelek wrote:

                    Do you have to clean up many things?

                    Been a little while since my last article. Mainly the code block markup is different.

                    Graeme


                    "I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee

                    N 1 Reply Last reply
                    0
                    • Graeme_GrantG Graeme_Grant

                      Nelek wrote:

                      Do you have to clean up many things?

                      Been a little while since my last article. Mainly the code block markup is different.

                      Graeme


                      "I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee

                      N Offline
                      N Offline
                      Nelek
                      wrote on last edited by
                      #14

                      Graeme_Grant wrote:

                      Mainly the code block markup is different.

                      Well... that sounds like something pretty manageable

                      M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                      1 Reply Last reply
                      0
                      • Greg UtasG Greg Utas

                        I've written some fairly long articles entirely within the tool, occasionally switching to its HTML mode (mostly for tables). I just do a lot of saves and previews. It teaches them a lesson by busying out their server! :-D

                        Robust Services Core | Software Techniques for Lemmings | Articles
                        The fox knows many things, but the hedgehog knows one big thing.

                        N Offline
                        N Offline
                        Nelek
                        wrote on last edited by
                        #15

                        I wrote mine in Notepad with the HTML Tags per hand. Then used the preview and modified the Notepad version before select all+copy+paste+preview again. Have been a while though... I am not sure if I would now have the same patience :-D

                        M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                        1 Reply Last reply
                        0
                        • N Nelek

                          I liked Editpad a lot when working with HTML some years ago. I stopped using it in 2017 though, so I do not know how the current versions will be.

                          M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                          M Offline
                          M Offline
                          Member_16255029
                          wrote on last edited by
                          #16

                          yes im interst in workflow.

                          1 Reply Last reply
                          0
                          • Graeme_GrantG Graeme_Grant

                            Mircea Neacsu wrote:

                            Is there a way to import directly markdown in CP?

                            I know thisa is a bit old, however, for those interested in using Markdown, I use Markdown Monster: The Markdown Editor for Windows[^] to write my article, then use the copy option that can copy as html, paste into CP source page, then clean it up.

                            Graeme


                            "I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee

                            O Offline
                            O Offline
                            obiewoncanoli
                            wrote on last edited by
                            #17

                            I'd like to write my first article. Using HTML looks painful. Does anyone have any info on CP accepting Markdown? Graeme Markdown Monster looks nice. - Please clarify "copy option". Do you mean "Save as HTML"? - Please clarify "paste into CP source page". Do you mean the codeproject_template.htm? or the submission wizard page?

                            S 1 Reply Last reply
                            0
                            • O obiewoncanoli

                              I'd like to write my first article. Using HTML looks painful. Does anyone have any info on CP accepting Markdown? Graeme Markdown Monster looks nice. - Please clarify "copy option". Do you mean "Save as HTML"? - Please clarify "paste into CP source page". Do you mean the codeproject_template.htm? or the submission wizard page?

                              S Offline
                              S Offline
                              Sean Ewington
                              wrote on last edited by
                              #18

                              If you send me the Markdown version, I can help you get it posted. sean@codeproject.com

                              Thanks, Sean Ewington CodeProject

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups