charlesroelli
charlesroelli
Yes, we can add an abnormal hook (`org-board-after-open-functions`) that runs at the end of `org-board-open`. Then you should be able to add a function to that hook which will inject...
Hi there, thank you for the link! I've not heard of SingleFile but it seems like a good fit for this package. I will look into adding support for it.
Webpack 5 can emit Bootstrap's inline SVGs as files, with something like the following in `webpack.config.js` (tested with `css-loader`, `postcss-loader` and `sass-loader` active): ```js ... module: { rules: [ ......
@chrischu I've set up a sample repo using webpack at https://github.com/charlesroelli/bootstrap-webpack-csp-compat-config, see its `webpack.config.js`. The output, including the extracted SVGs, is in `dist/`.
Thanks a lot for taking this initiative! Please see comments above.
Thanks for the fixes! Will merge this after some more local testing.
Hm, I got an error `org-id-goto: Cannot find entry with ID "B7AC258E-FE9D-402D-95A8-982A0B534D38"` when running `org-board-archive` from this branch in a test file with contents: ``` ** TODO Linkers (20-part series)...