Closed gttiankai closed 9 years ago
Hello,
What I understood is that you need the tags functionality. You tried to implement it (cool!) but somehow it's not exactly as you want, am I right?
I'm taking a look at your code to see what could be wrong.
In the meantime, can you please enlighten me on this tag feature?
Note I see that your code does not start from the latest master, but I think it's always a good idea to start from the latest one to avoid conflicts later on. At least, for my projects, it is :D
Cheers,
How could I resolve this problem.
You could ask as you did :D
Or, for the next time, you could try to exploit the tests in org2jekyll-tests.el
and emacs' dev env.
I've taken up your code and fix what was wrong (check the diff).
The tags are optionals.
Cheers,
I have tried the version 0.1.7. It is good to meet my needs.It is very cool.
Thank you very much. You are so smart.
I think I should learn more knowledge about the lisp.
Thanks again.
I have tried the version 0.1.7. It is good to meet my needs.It is very cool.
Great!
Thank you very much.
Thanks for the appreciation.
You are so smart.
There are plenty smarter (starting with people who were computer scientists before the hardware even exists)... but many thanks anyway :D
I think I should learn more knowledge about the lisp.
It's not a pre-requisite to emacs' use but it's a good idea if you like programming. Also, it may not be the best of it all but emacs-lisp is quite enjoyable, and you have nothing to install but emacs...
Until we meet again ;P
Cheers,
hello! Now I want to add a tags to my yaml header. I have tries to add it by myself, But I had a little problem . when I write a test.org , then org2jekyll-publish. I get one problem.
after org2jekyll-publish
How could I resolve this problem. my lisp code;