Logs for #nikola for 2024-01-06

08:42:09 <KwBot> [plugins] felixfontein opened pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
08:42:09 <KwBot> [plugins] felixfontein opened pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
08:42:09 <KwBot> [plugins] felixfontein opened pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
08:42:09 <KwBot> [plugins] felixfontein opened pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
08:42:09 <KwBot> [plugins] felixfontein opened pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
08:42:09 <KwBot> [plugins] felixfontein opened pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
10:22:59 <KwBot> [plugins] Kwpolska closed pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
10:22:59 <KwBot> [plugins] Kwpolska closed pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
10:22:59 <KwBot> [plugins] Kwpolska closed pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
10:22:59 <KwBot> [plugins] Kwpolska closed pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
10:22:59 <KwBot> [plugins] Kwpolska closed pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
10:22:59 <KwBot> [plugins] Kwpolska closed pull request #432 (getnikola:latex-formula-renderer): LaTeX formula renderer: support no unit suffix https://github.com/getnikola/plugins/pull/432
10:46:30 <KwBot> [nikola] StyXman opened issue #3731: Trying to import after creating a post shows wrong info. https://github.com/getnikola/nikola/issues/3731
10:46:30 <KwBot> [nikola] StyXman opened issue #3731: Trying to import after creating a post shows wrong info. https://github.com/getnikola/nikola/issues/3731
10:46:30 <KwBot> [nikola] StyXman opened issue #3731: Trying to import after creating a post shows wrong info. https://github.com/getnikola/nikola/issues/3731
10:46:30 <KwBot> [nikola] StyXman opened issue #3731: Trying to import after creating a post shows wrong info. https://github.com/getnikola/nikola/issues/3731
10:46:30 <KwBot> [nikola] StyXman opened issue #3731: Trying to import after creating a post shows wrong info. https://github.com/getnikola/nikola/issues/3731
10:46:30 <KwBot> [nikola] StyXman opened issue #3731: Trying to import after creating a post shows wrong info. https://github.com/getnikola/nikola/issues/3731
11:06:40 <StucKman> can I delete a post?
12:53:17 <ChrisWarrick> StucKman: sure, just delete the source file
12:53:35 <ChrisWarrick> StucKman: there might be leftovers in the output folder you can clean with the help of `nikola orphans`
12:53:40 <StucKman> right, I thought there was a db somewhere
12:54:02 <StucKman> in fact I was trying to import the same file that was the target for the post
12:54:04 <StucKman> as in
12:54:37 <StucKman> $ nikola new_post --title "Debugging docker containers with the host's tools" -2 --import posts/debugging-docker-containers-with-the-hosts-tools.md
12:56:27 <ChrisWarrick> I saw the bug report but didn’t have time to look into it further
12:57:57 <StucKman> don't worry, it's just a papercut
12:59:14 <StucKman> and yes, maybe it should warn that the file you want to import is the same as the destination file
12:59:22 <StucKman> or maybe not fail at all?
13:00:27 <StucKman> thing is, this is probably my 3rd post since I migrated and I'm not used to this new workflow
14:47:40 <ChrisWarrick> StucKman: note that `nikola new_post` is completely optional