Ihsan Topaloglu

Results 13 comments of Ihsan Topaloglu

As of today, this feature is still under development. Anyone who needs this functionality may use [jekyll-redirect-from](https://github.com/jekyll/jekyll-redirect-from/) plugin as a temporary solution.

I was having issues with the watchdog timer interrupts and I'm glad to find this issue. Here's a simple example code for testing purposes. it uses the watchdog timer to...

Jekyll is a static site generator. So you need to use an external service for that kind of capability. The theme supports using [Formspree](https://formspree.io) by default. Their free layer would...

For future reference this usually happens when the deployment address does not match the Jekyll configuration. **Here's why it happens** When you set a project page up it's accessible on...

Here's a manual way to disable all features related to cameras. Just update `index.js` to not include them. On a global install the file is located under `/usr/lib/node_modules/homebridge-blink-for-home/src` folder. Update...

Resource timeline view would be great feature with the Gantt chart as well.

Of course. Here's a quick list from simplest to more featured. And my rumblings below that. https://fullcalendar.io/docs/timeline-view https://www.airtable.com/platform/views https://demo.mobiscroll.com/javascript/timeline/month-view Event connections and dependencies. https://bryntum.com/products/scheduler/ Next one is my favorite because...

+1 This would be very nice to have. I've seen this being implemented with a hidden column that has multiple parts like `Level 1 . Level 2 . ...` so...

Conceptually, having breaks in worker schedules is akin to having tasks that are variable in duration depending on how many shift breaks they happen to overlap. If a worker is...

Although both option A and option B yield the same Gantt chart in this example, there is a fundamental difference. Option A: The task can be split into arbitrary number...