Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

下書きでURLが未確定の場合の保存先をどうするか #109

Closed
Songmu opened this issue Oct 21, 2023 · 1 comment
Closed

下書きでURLが未確定の場合の保存先をどうするか #109

Songmu opened this issue Oct 21, 2023 · 1 comment

Comments

@Songmu
Copy link
Member

Songmu commented Oct 21, 2023

現在 link[rel=alternate] から保存先を決めているが、このURLは下書き時は仮のもので、特にカスタムパスを定めていない場合、下書き保存時に毎回変更される(日付ベースになっているため)

https://github.com/hatena/hatenablog-workflows

はてな社のワークフローの場合、 draft_entries/ に $blogID.md で保存している。

カスタムパスが指定されているか否かを完全に判別するのは少し難しく、状況証拠的に区別するしか無い。

@Songmu
Copy link
Member Author

Songmu commented Nov 4, 2023

resolved at #128

@Songmu Songmu closed this as completed Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant